added some development tools
[windows-sources.git] / developer / Samples / NET Standard / ParallelExtensionsExtras_Standard / bin / Debug / netstandard1.6 / ParallelExtensionsExtras_Standard.deps.json
blob43f5cfb28b0b099abffecba2a175d89eed83af30
2   "runtimeTarget": {
3     "name": ".NETStandard,Version=v1.6/",
4     "signature": "b3fff75e0dd7c975812282fcb2c8799d7c127d10"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETStandard,Version=v1.6": {},
9     ".NETStandard,Version=v1.6/": {
10       "parallelextensionsextras_standard/1.0.0": {
11         "dependencies": {
12           "Microsoft.CSharp": "4.3.0",
13           "NETStandard.Library": "1.6.1",
14           "System.ComponentModel": "4.3.0",
15           "System.Drawing.Primitives": "4.3.0",
16           "System.Threading.Tasks": "4.3.0",
17           "System.Threading.Tasks.Parallel": "4.3.0"
18         },
19         "runtime": {
20           "ParallelExtensionsExtras_Standard.dll": {}
21         }
22       },
23       "microsoft.csharp/4.3.0": {
24         "dependencies": {
25           "System.Collections": "4.3.0",
26           "System.Diagnostics.Debug": "4.3.0",
27           "System.Dynamic.Runtime": "4.3.0",
28           "System.Globalization": "4.3.0",
29           "System.Linq": "4.3.0",
30           "System.Linq.Expressions": "4.3.0",
31           "System.ObjectModel": "4.3.0",
32           "System.Reflection": "4.3.0",
33           "System.Reflection.Extensions": "4.3.0",
34           "System.Reflection.Primitives": "4.3.0",
35           "System.Reflection.TypeExtensions": "4.3.0",
36           "System.Resources.ResourceManager": "4.3.0",
37           "System.Runtime": "4.3.0",
38           "System.Runtime.Extensions": "4.3.0",
39           "System.Runtime.InteropServices": "4.3.0",
40           "System.Threading": "4.3.0"
41         },
42         "runtime": {
43           "lib/netstandard1.3/Microsoft.CSharp.dll": {}
44         }
45       },
46       "microsoft.netcore.platforms/1.1.0": {},
47       "microsoft.netcore.targets/1.1.0": {},
48       "microsoft.win32.primitives/4.3.0": {
49         "dependencies": {
50           "Microsoft.NETCore.Platforms": "1.1.0",
51           "Microsoft.NETCore.Targets": "1.1.0",
52           "System.Runtime": "4.3.0"
53         }
54       },
55       "netstandard.library/1.6.1": {
56         "dependencies": {
57           "Microsoft.NETCore.Platforms": "1.1.0",
58           "Microsoft.Win32.Primitives": "4.3.0",
59           "System.AppContext": "4.3.0",
60           "System.Collections": "4.3.0",
61           "System.Collections.Concurrent": "4.3.0",
62           "System.Console": "4.3.0",
63           "System.Diagnostics.Debug": "4.3.0",
64           "System.Diagnostics.Tools": "4.3.0",
65           "System.Diagnostics.Tracing": "4.3.0",
66           "System.Globalization": "4.3.0",
67           "System.Globalization.Calendars": "4.3.0",
68           "System.IO": "4.3.0",
69           "System.IO.Compression": "4.3.0",
70           "System.IO.Compression.ZipFile": "4.3.0",
71           "System.IO.FileSystem": "4.3.0",
72           "System.IO.FileSystem.Primitives": "4.3.0",
73           "System.Linq": "4.3.0",
74           "System.Linq.Expressions": "4.3.0",
75           "System.Net.Http": "4.3.0",
76           "System.Net.Primitives": "4.3.0",
77           "System.Net.Sockets": "4.3.0",
78           "System.ObjectModel": "4.3.0",
79           "System.Reflection": "4.3.0",
80           "System.Reflection.Extensions": "4.3.0",
81           "System.Reflection.Primitives": "4.3.0",
82           "System.Resources.ResourceManager": "4.3.0",
83           "System.Runtime": "4.3.0",
84           "System.Runtime.Extensions": "4.3.0",
85           "System.Runtime.Handles": "4.3.0",
86           "System.Runtime.InteropServices": "4.3.0",
87           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
88           "System.Runtime.Numerics": "4.3.0",
89           "System.Security.Cryptography.Algorithms": "4.3.0",
90           "System.Security.Cryptography.Encoding": "4.3.0",
91           "System.Security.Cryptography.Primitives": "4.3.0",
92           "System.Security.Cryptography.X509Certificates": "4.3.0",
93           "System.Text.Encoding": "4.3.0",
94           "System.Text.Encoding.Extensions": "4.3.0",
95           "System.Text.RegularExpressions": "4.3.0",
96           "System.Threading": "4.3.0",
97           "System.Threading.Tasks": "4.3.0",
98           "System.Threading.Timer": "4.3.0",
99           "System.Xml.ReaderWriter": "4.3.0",
100           "System.Xml.XDocument": "4.3.0"
101         }
102       },
103       "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
104       "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
105       "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
106       "runtime.native.system/4.3.0": {
107         "dependencies": {
108           "Microsoft.NETCore.Platforms": "1.1.0",
109           "Microsoft.NETCore.Targets": "1.1.0"
110         }
111       },
112       "runtime.native.system.io.compression/4.3.0": {
113         "dependencies": {
114           "Microsoft.NETCore.Platforms": "1.1.0",
115           "Microsoft.NETCore.Targets": "1.1.0"
116         }
117       },
118       "runtime.native.system.net.http/4.3.0": {
119         "dependencies": {
120           "Microsoft.NETCore.Platforms": "1.1.0",
121           "Microsoft.NETCore.Targets": "1.1.0"
122         }
123       },
124       "runtime.native.system.security.cryptography.apple/4.3.0": {
125         "dependencies": {
126           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
127         }
128       },
129       "runtime.native.system.security.cryptography.openssl/4.3.0": {
130         "dependencies": {
131           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
132           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
133           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
134           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
135           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
136           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
137           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
138           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
139           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
140           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
141         }
142       },
143       "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
144       "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
145       "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0": {},
146       "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
147       "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
148       "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
149       "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
150       "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {},
151       "system.appcontext/4.3.0": {
152         "dependencies": {
153           "System.Runtime": "4.3.0"
154         },
155         "runtime": {
156           "lib/netstandard1.6/System.AppContext.dll": {}
157         }
158       },
159       "system.buffers/4.3.0": {
160         "dependencies": {
161           "System.Diagnostics.Debug": "4.3.0",
162           "System.Diagnostics.Tracing": "4.3.0",
163           "System.Resources.ResourceManager": "4.3.0",
164           "System.Runtime": "4.3.0",
165           "System.Threading": "4.3.0"
166         },
167         "runtime": {
168           "lib/netstandard1.1/System.Buffers.dll": {}
169         }
170       },
171       "system.collections/4.3.0": {
172         "dependencies": {
173           "Microsoft.NETCore.Platforms": "1.1.0",
174           "Microsoft.NETCore.Targets": "1.1.0",
175           "System.Runtime": "4.3.0"
176         }
177       },
178       "system.collections.concurrent/4.3.0": {
179         "dependencies": {
180           "System.Collections": "4.3.0",
181           "System.Diagnostics.Debug": "4.3.0",
182           "System.Diagnostics.Tracing": "4.3.0",
183           "System.Globalization": "4.3.0",
184           "System.Reflection": "4.3.0",
185           "System.Resources.ResourceManager": "4.3.0",
186           "System.Runtime": "4.3.0",
187           "System.Runtime.Extensions": "4.3.0",
188           "System.Threading": "4.3.0",
189           "System.Threading.Tasks": "4.3.0"
190         },
191         "runtime": {
192           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
193         }
194       },
195       "system.componentmodel/4.3.0": {
196         "dependencies": {
197           "System.Runtime": "4.3.0"
198         },
199         "runtime": {
200           "lib/netstandard1.3/System.ComponentModel.dll": {}
201         }
202       },
203       "system.console/4.3.0": {
204         "dependencies": {
205           "Microsoft.NETCore.Platforms": "1.1.0",
206           "Microsoft.NETCore.Targets": "1.1.0",
207           "System.IO": "4.3.0",
208           "System.Runtime": "4.3.0",
209           "System.Text.Encoding": "4.3.0"
210         }
211       },
212       "system.diagnostics.debug/4.3.0": {
213         "dependencies": {
214           "Microsoft.NETCore.Platforms": "1.1.0",
215           "Microsoft.NETCore.Targets": "1.1.0",
216           "System.Runtime": "4.3.0"
217         }
218       },
219       "system.diagnostics.diagnosticsource/4.3.0": {
220         "dependencies": {
221           "System.Collections": "4.3.0",
222           "System.Diagnostics.Tracing": "4.3.0",
223           "System.Reflection": "4.3.0",
224           "System.Runtime": "4.3.0",
225           "System.Threading": "4.3.0"
226         },
227         "runtime": {
228           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
229         }
230       },
231       "system.diagnostics.tools/4.3.0": {
232         "dependencies": {
233           "Microsoft.NETCore.Platforms": "1.1.0",
234           "Microsoft.NETCore.Targets": "1.1.0",
235           "System.Runtime": "4.3.0"
236         }
237       },
238       "system.diagnostics.tracing/4.3.0": {
239         "dependencies": {
240           "Microsoft.NETCore.Platforms": "1.1.0",
241           "Microsoft.NETCore.Targets": "1.1.0",
242           "System.Runtime": "4.3.0"
243         }
244       },
245       "system.drawing.primitives/4.3.0": {
246         "dependencies": {
247           "System.Runtime": "4.3.0",
248           "System.Runtime.Extensions": "4.3.0"
249         },
250         "runtime": {
251           "lib/netstandard1.1/System.Drawing.Primitives.dll": {}
252         }
253       },
254       "system.dynamic.runtime/4.3.0": {
255         "dependencies": {
256           "System.Collections": "4.3.0",
257           "System.Diagnostics.Debug": "4.3.0",
258           "System.Linq": "4.3.0",
259           "System.Linq.Expressions": "4.3.0",
260           "System.ObjectModel": "4.3.0",
261           "System.Reflection": "4.3.0",
262           "System.Reflection.Emit": "4.3.0",
263           "System.Reflection.Emit.ILGeneration": "4.3.0",
264           "System.Reflection.Primitives": "4.3.0",
265           "System.Reflection.TypeExtensions": "4.3.0",
266           "System.Resources.ResourceManager": "4.3.0",
267           "System.Runtime": "4.3.0",
268           "System.Runtime.Extensions": "4.3.0",
269           "System.Threading": "4.3.0"
270         },
271         "runtime": {
272           "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
273         }
274       },
275       "system.globalization/4.3.0": {
276         "dependencies": {
277           "Microsoft.NETCore.Platforms": "1.1.0",
278           "Microsoft.NETCore.Targets": "1.1.0",
279           "System.Runtime": "4.3.0"
280         }
281       },
282       "system.globalization.calendars/4.3.0": {
283         "dependencies": {
284           "Microsoft.NETCore.Platforms": "1.1.0",
285           "Microsoft.NETCore.Targets": "1.1.0",
286           "System.Globalization": "4.3.0",
287           "System.Runtime": "4.3.0"
288         }
289       },
290       "system.globalization.extensions/4.3.0": {
291         "dependencies": {
292           "Microsoft.NETCore.Platforms": "1.1.0",
293           "System.Globalization": "4.3.0",
294           "System.Resources.ResourceManager": "4.3.0",
295           "System.Runtime": "4.3.0",
296           "System.Runtime.Extensions": "4.3.0",
297           "System.Runtime.InteropServices": "4.3.0"
298         }
299       },
300       "system.io/4.3.0": {
301         "dependencies": {
302           "Microsoft.NETCore.Platforms": "1.1.0",
303           "Microsoft.NETCore.Targets": "1.1.0",
304           "System.Runtime": "4.3.0",
305           "System.Text.Encoding": "4.3.0",
306           "System.Threading.Tasks": "4.3.0"
307         }
308       },
309       "system.io.compression/4.3.0": {
310         "dependencies": {
311           "Microsoft.NETCore.Platforms": "1.1.0",
312           "System.Buffers": "4.3.0",
313           "System.Collections": "4.3.0",
314           "System.Diagnostics.Debug": "4.3.0",
315           "System.IO": "4.3.0",
316           "System.Resources.ResourceManager": "4.3.0",
317           "System.Runtime": "4.3.0",
318           "System.Runtime.Extensions": "4.3.0",
319           "System.Runtime.Handles": "4.3.0",
320           "System.Runtime.InteropServices": "4.3.0",
321           "System.Text.Encoding": "4.3.0",
322           "System.Threading": "4.3.0",
323           "System.Threading.Tasks": "4.3.0",
324           "runtime.native.System": "4.3.0",
325           "runtime.native.System.IO.Compression": "4.3.0"
326         }
327       },
328       "system.io.compression.zipfile/4.3.0": {
329         "dependencies": {
330           "System.Buffers": "4.3.0",
331           "System.IO": "4.3.0",
332           "System.IO.Compression": "4.3.0",
333           "System.IO.FileSystem": "4.3.0",
334           "System.IO.FileSystem.Primitives": "4.3.0",
335           "System.Resources.ResourceManager": "4.3.0",
336           "System.Runtime": "4.3.0",
337           "System.Runtime.Extensions": "4.3.0",
338           "System.Text.Encoding": "4.3.0"
339         },
340         "runtime": {
341           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
342         }
343       },
344       "system.io.filesystem/4.3.0": {
345         "dependencies": {
346           "Microsoft.NETCore.Platforms": "1.1.0",
347           "Microsoft.NETCore.Targets": "1.1.0",
348           "System.IO": "4.3.0",
349           "System.IO.FileSystem.Primitives": "4.3.0",
350           "System.Runtime": "4.3.0",
351           "System.Runtime.Handles": "4.3.0",
352           "System.Text.Encoding": "4.3.0",
353           "System.Threading.Tasks": "4.3.0"
354         }
355       },
356       "system.io.filesystem.primitives/4.3.0": {
357         "dependencies": {
358           "System.Runtime": "4.3.0"
359         },
360         "runtime": {
361           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
362         }
363       },
364       "system.linq/4.3.0": {
365         "dependencies": {
366           "System.Collections": "4.3.0",
367           "System.Diagnostics.Debug": "4.3.0",
368           "System.Resources.ResourceManager": "4.3.0",
369           "System.Runtime": "4.3.0",
370           "System.Runtime.Extensions": "4.3.0"
371         },
372         "runtime": {
373           "lib/netstandard1.6/System.Linq.dll": {}
374         }
375       },
376       "system.linq.expressions/4.3.0": {
377         "dependencies": {
378           "System.Collections": "4.3.0",
379           "System.Diagnostics.Debug": "4.3.0",
380           "System.Globalization": "4.3.0",
381           "System.IO": "4.3.0",
382           "System.Linq": "4.3.0",
383           "System.ObjectModel": "4.3.0",
384           "System.Reflection": "4.3.0",
385           "System.Reflection.Emit": "4.3.0",
386           "System.Reflection.Emit.ILGeneration": "4.3.0",
387           "System.Reflection.Emit.Lightweight": "4.3.0",
388           "System.Reflection.Extensions": "4.3.0",
389           "System.Reflection.Primitives": "4.3.0",
390           "System.Reflection.TypeExtensions": "4.3.0",
391           "System.Resources.ResourceManager": "4.3.0",
392           "System.Runtime": "4.3.0",
393           "System.Runtime.Extensions": "4.3.0",
394           "System.Threading": "4.3.0"
395         },
396         "runtime": {
397           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
398         }
399       },
400       "system.net.http/4.3.0": {
401         "dependencies": {
402           "Microsoft.NETCore.Platforms": "1.1.0",
403           "System.Collections": "4.3.0",
404           "System.Diagnostics.Debug": "4.3.0",
405           "System.Diagnostics.DiagnosticSource": "4.3.0",
406           "System.Diagnostics.Tracing": "4.3.0",
407           "System.Globalization": "4.3.0",
408           "System.Globalization.Extensions": "4.3.0",
409           "System.IO": "4.3.0",
410           "System.IO.FileSystem": "4.3.0",
411           "System.Net.Primitives": "4.3.0",
412           "System.Resources.ResourceManager": "4.3.0",
413           "System.Runtime": "4.3.0",
414           "System.Runtime.Extensions": "4.3.0",
415           "System.Runtime.Handles": "4.3.0",
416           "System.Runtime.InteropServices": "4.3.0",
417           "System.Security.Cryptography.Algorithms": "4.3.0",
418           "System.Security.Cryptography.Encoding": "4.3.0",
419           "System.Security.Cryptography.OpenSsl": "4.3.0",
420           "System.Security.Cryptography.Primitives": "4.3.0",
421           "System.Security.Cryptography.X509Certificates": "4.3.0",
422           "System.Text.Encoding": "4.3.0",
423           "System.Threading": "4.3.0",
424           "System.Threading.Tasks": "4.3.0",
425           "runtime.native.System": "4.3.0",
426           "runtime.native.System.Net.Http": "4.3.0",
427           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
428         }
429       },
430       "system.net.primitives/4.3.0": {
431         "dependencies": {
432           "Microsoft.NETCore.Platforms": "1.1.0",
433           "Microsoft.NETCore.Targets": "1.1.0",
434           "System.Runtime": "4.3.0",
435           "System.Runtime.Handles": "4.3.0"
436         }
437       },
438       "system.net.sockets/4.3.0": {
439         "dependencies": {
440           "Microsoft.NETCore.Platforms": "1.1.0",
441           "Microsoft.NETCore.Targets": "1.1.0",
442           "System.IO": "4.3.0",
443           "System.Net.Primitives": "4.3.0",
444           "System.Runtime": "4.3.0",
445           "System.Threading.Tasks": "4.3.0"
446         }
447       },
448       "system.objectmodel/4.3.0": {
449         "dependencies": {
450           "System.Collections": "4.3.0",
451           "System.Diagnostics.Debug": "4.3.0",
452           "System.Resources.ResourceManager": "4.3.0",
453           "System.Runtime": "4.3.0",
454           "System.Threading": "4.3.0"
455         },
456         "runtime": {
457           "lib/netstandard1.3/System.ObjectModel.dll": {}
458         }
459       },
460       "system.reflection/4.3.0": {
461         "dependencies": {
462           "Microsoft.NETCore.Platforms": "1.1.0",
463           "Microsoft.NETCore.Targets": "1.1.0",
464           "System.IO": "4.3.0",
465           "System.Reflection.Primitives": "4.3.0",
466           "System.Runtime": "4.3.0"
467         }
468       },
469       "system.reflection.emit/4.3.0": {
470         "dependencies": {
471           "System.IO": "4.3.0",
472           "System.Reflection": "4.3.0",
473           "System.Reflection.Emit.ILGeneration": "4.3.0",
474           "System.Reflection.Primitives": "4.3.0",
475           "System.Runtime": "4.3.0"
476         },
477         "runtime": {
478           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
479         }
480       },
481       "system.reflection.emit.ilgeneration/4.3.0": {
482         "dependencies": {
483           "System.Reflection": "4.3.0",
484           "System.Reflection.Primitives": "4.3.0",
485           "System.Runtime": "4.3.0"
486         },
487         "runtime": {
488           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
489         }
490       },
491       "system.reflection.emit.lightweight/4.3.0": {
492         "dependencies": {
493           "System.Reflection": "4.3.0",
494           "System.Reflection.Emit.ILGeneration": "4.3.0",
495           "System.Reflection.Primitives": "4.3.0",
496           "System.Runtime": "4.3.0"
497         },
498         "runtime": {
499           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
500         }
501       },
502       "system.reflection.extensions/4.3.0": {
503         "dependencies": {
504           "Microsoft.NETCore.Platforms": "1.1.0",
505           "Microsoft.NETCore.Targets": "1.1.0",
506           "System.Reflection": "4.3.0",
507           "System.Runtime": "4.3.0"
508         }
509       },
510       "system.reflection.primitives/4.3.0": {
511         "dependencies": {
512           "Microsoft.NETCore.Platforms": "1.1.0",
513           "Microsoft.NETCore.Targets": "1.1.0",
514           "System.Runtime": "4.3.0"
515         }
516       },
517       "system.reflection.typeextensions/4.3.0": {
518         "dependencies": {
519           "System.Reflection": "4.3.0",
520           "System.Runtime": "4.3.0"
521         },
522         "runtime": {
523           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
524         }
525       },
526       "system.resources.resourcemanager/4.3.0": {
527         "dependencies": {
528           "Microsoft.NETCore.Platforms": "1.1.0",
529           "Microsoft.NETCore.Targets": "1.1.0",
530           "System.Globalization": "4.3.0",
531           "System.Reflection": "4.3.0",
532           "System.Runtime": "4.3.0"
533         }
534       },
535       "system.runtime/4.3.0": {
536         "dependencies": {
537           "Microsoft.NETCore.Platforms": "1.1.0",
538           "Microsoft.NETCore.Targets": "1.1.0"
539         }
540       },
541       "system.runtime.extensions/4.3.0": {
542         "dependencies": {
543           "Microsoft.NETCore.Platforms": "1.1.0",
544           "Microsoft.NETCore.Targets": "1.1.0",
545           "System.Runtime": "4.3.0"
546         }
547       },
548       "system.runtime.handles/4.3.0": {
549         "dependencies": {
550           "Microsoft.NETCore.Platforms": "1.1.0",
551           "Microsoft.NETCore.Targets": "1.1.0",
552           "System.Runtime": "4.3.0"
553         }
554       },
555       "system.runtime.interopservices/4.3.0": {
556         "dependencies": {
557           "Microsoft.NETCore.Platforms": "1.1.0",
558           "Microsoft.NETCore.Targets": "1.1.0",
559           "System.Reflection": "4.3.0",
560           "System.Reflection.Primitives": "4.3.0",
561           "System.Runtime": "4.3.0",
562           "System.Runtime.Handles": "4.3.0"
563         }
564       },
565       "system.runtime.interopservices.runtimeinformation/4.3.0": {
566         "dependencies": {
567           "System.Reflection": "4.3.0",
568           "System.Reflection.Extensions": "4.3.0",
569           "System.Resources.ResourceManager": "4.3.0",
570           "System.Runtime": "4.3.0",
571           "System.Runtime.InteropServices": "4.3.0",
572           "System.Threading": "4.3.0",
573           "runtime.native.System": "4.3.0"
574         },
575         "runtime": {
576           "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
577         }
578       },
579       "system.runtime.numerics/4.3.0": {
580         "dependencies": {
581           "System.Globalization": "4.3.0",
582           "System.Resources.ResourceManager": "4.3.0",
583           "System.Runtime": "4.3.0",
584           "System.Runtime.Extensions": "4.3.0"
585         },
586         "runtime": {
587           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
588         }
589       },
590       "system.security.cryptography.algorithms/4.3.0": {
591         "dependencies": {
592           "Microsoft.NETCore.Platforms": "1.1.0",
593           "System.Collections": "4.3.0",
594           "System.IO": "4.3.0",
595           "System.Resources.ResourceManager": "4.3.0",
596           "System.Runtime": "4.3.0",
597           "System.Runtime.Extensions": "4.3.0",
598           "System.Runtime.Handles": "4.3.0",
599           "System.Runtime.InteropServices": "4.3.0",
600           "System.Runtime.Numerics": "4.3.0",
601           "System.Security.Cryptography.Encoding": "4.3.0",
602           "System.Security.Cryptography.Primitives": "4.3.0",
603           "System.Text.Encoding": "4.3.0",
604           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
605           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
606         }
607       },
608       "system.security.cryptography.cng/4.3.0": {
609         "dependencies": {
610           "Microsoft.NETCore.Platforms": "1.1.0",
611           "System.IO": "4.3.0",
612           "System.Resources.ResourceManager": "4.3.0",
613           "System.Runtime": "4.3.0",
614           "System.Runtime.Extensions": "4.3.0",
615           "System.Runtime.Handles": "4.3.0",
616           "System.Runtime.InteropServices": "4.3.0",
617           "System.Security.Cryptography.Algorithms": "4.3.0",
618           "System.Security.Cryptography.Encoding": "4.3.0",
619           "System.Security.Cryptography.Primitives": "4.3.0",
620           "System.Text.Encoding": "4.3.0"
621         }
622       },
623       "system.security.cryptography.csp/4.3.0": {
624         "dependencies": {
625           "Microsoft.NETCore.Platforms": "1.1.0",
626           "System.IO": "4.3.0",
627           "System.Reflection": "4.3.0",
628           "System.Resources.ResourceManager": "4.3.0",
629           "System.Runtime": "4.3.0",
630           "System.Runtime.Extensions": "4.3.0",
631           "System.Runtime.Handles": "4.3.0",
632           "System.Runtime.InteropServices": "4.3.0",
633           "System.Security.Cryptography.Algorithms": "4.3.0",
634           "System.Security.Cryptography.Encoding": "4.3.0",
635           "System.Security.Cryptography.Primitives": "4.3.0",
636           "System.Text.Encoding": "4.3.0",
637           "System.Threading": "4.3.0"
638         }
639       },
640       "system.security.cryptography.encoding/4.3.0": {
641         "dependencies": {
642           "Microsoft.NETCore.Platforms": "1.1.0",
643           "System.Collections": "4.3.0",
644           "System.Collections.Concurrent": "4.3.0",
645           "System.Linq": "4.3.0",
646           "System.Resources.ResourceManager": "4.3.0",
647           "System.Runtime": "4.3.0",
648           "System.Runtime.Extensions": "4.3.0",
649           "System.Runtime.Handles": "4.3.0",
650           "System.Runtime.InteropServices": "4.3.0",
651           "System.Security.Cryptography.Primitives": "4.3.0",
652           "System.Text.Encoding": "4.3.0",
653           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
654         }
655       },
656       "system.security.cryptography.openssl/4.3.0": {
657         "dependencies": {
658           "System.Collections": "4.3.0",
659           "System.IO": "4.3.0",
660           "System.Resources.ResourceManager": "4.3.0",
661           "System.Runtime": "4.3.0",
662           "System.Runtime.Extensions": "4.3.0",
663           "System.Runtime.Handles": "4.3.0",
664           "System.Runtime.InteropServices": "4.3.0",
665           "System.Runtime.Numerics": "4.3.0",
666           "System.Security.Cryptography.Algorithms": "4.3.0",
667           "System.Security.Cryptography.Encoding": "4.3.0",
668           "System.Security.Cryptography.Primitives": "4.3.0",
669           "System.Text.Encoding": "4.3.0",
670           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
671         },
672         "runtime": {
673           "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
674         }
675       },
676       "system.security.cryptography.primitives/4.3.0": {
677         "dependencies": {
678           "System.Diagnostics.Debug": "4.3.0",
679           "System.Globalization": "4.3.0",
680           "System.IO": "4.3.0",
681           "System.Resources.ResourceManager": "4.3.0",
682           "System.Runtime": "4.3.0",
683           "System.Threading": "4.3.0",
684           "System.Threading.Tasks": "4.3.0"
685         },
686         "runtime": {
687           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
688         }
689       },
690       "system.security.cryptography.x509certificates/4.3.0": {
691         "dependencies": {
692           "Microsoft.NETCore.Platforms": "1.1.0",
693           "System.Collections": "4.3.0",
694           "System.Diagnostics.Debug": "4.3.0",
695           "System.Globalization": "4.3.0",
696           "System.Globalization.Calendars": "4.3.0",
697           "System.IO": "4.3.0",
698           "System.IO.FileSystem": "4.3.0",
699           "System.IO.FileSystem.Primitives": "4.3.0",
700           "System.Resources.ResourceManager": "4.3.0",
701           "System.Runtime": "4.3.0",
702           "System.Runtime.Extensions": "4.3.0",
703           "System.Runtime.Handles": "4.3.0",
704           "System.Runtime.InteropServices": "4.3.0",
705           "System.Runtime.Numerics": "4.3.0",
706           "System.Security.Cryptography.Algorithms": "4.3.0",
707           "System.Security.Cryptography.Cng": "4.3.0",
708           "System.Security.Cryptography.Csp": "4.3.0",
709           "System.Security.Cryptography.Encoding": "4.3.0",
710           "System.Security.Cryptography.OpenSsl": "4.3.0",
711           "System.Security.Cryptography.Primitives": "4.3.0",
712           "System.Text.Encoding": "4.3.0",
713           "System.Threading": "4.3.0",
714           "runtime.native.System": "4.3.0",
715           "runtime.native.System.Net.Http": "4.3.0",
716           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
717         }
718       },
719       "system.text.encoding/4.3.0": {
720         "dependencies": {
721           "Microsoft.NETCore.Platforms": "1.1.0",
722           "Microsoft.NETCore.Targets": "1.1.0",
723           "System.Runtime": "4.3.0"
724         }
725       },
726       "system.text.encoding.extensions/4.3.0": {
727         "dependencies": {
728           "Microsoft.NETCore.Platforms": "1.1.0",
729           "Microsoft.NETCore.Targets": "1.1.0",
730           "System.Runtime": "4.3.0",
731           "System.Text.Encoding": "4.3.0"
732         }
733       },
734       "system.text.regularexpressions/4.3.0": {
735         "dependencies": {
736           "System.Collections": "4.3.0",
737           "System.Globalization": "4.3.0",
738           "System.Resources.ResourceManager": "4.3.0",
739           "System.Runtime": "4.3.0",
740           "System.Runtime.Extensions": "4.3.0",
741           "System.Threading": "4.3.0"
742         },
743         "runtime": {
744           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
745         }
746       },
747       "system.threading/4.3.0": {
748         "dependencies": {
749           "System.Runtime": "4.3.0",
750           "System.Threading.Tasks": "4.3.0"
751         },
752         "runtime": {
753           "lib/netstandard1.3/System.Threading.dll": {}
754         }
755       },
756       "system.threading.tasks/4.3.0": {
757         "dependencies": {
758           "Microsoft.NETCore.Platforms": "1.1.0",
759           "Microsoft.NETCore.Targets": "1.1.0",
760           "System.Runtime": "4.3.0"
761         }
762       },
763       "system.threading.tasks.extensions/4.3.0": {
764         "dependencies": {
765           "System.Collections": "4.3.0",
766           "System.Runtime": "4.3.0",
767           "System.Threading.Tasks": "4.3.0"
768         },
769         "runtime": {
770           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
771         }
772       },
773       "system.threading.tasks.parallel/4.3.0": {
774         "dependencies": {
775           "System.Collections.Concurrent": "4.3.0",
776           "System.Diagnostics.Debug": "4.3.0",
777           "System.Diagnostics.Tracing": "4.3.0",
778           "System.Resources.ResourceManager": "4.3.0",
779           "System.Runtime": "4.3.0",
780           "System.Runtime.Extensions": "4.3.0",
781           "System.Threading": "4.3.0",
782           "System.Threading.Tasks": "4.3.0"
783         },
784         "runtime": {
785           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
786         }
787       },
788       "system.threading.timer/4.3.0": {
789         "dependencies": {
790           "Microsoft.NETCore.Platforms": "1.1.0",
791           "Microsoft.NETCore.Targets": "1.1.0",
792           "System.Runtime": "4.3.0"
793         }
794       },
795       "system.xml.readerwriter/4.3.0": {
796         "dependencies": {
797           "System.Collections": "4.3.0",
798           "System.Diagnostics.Debug": "4.3.0",
799           "System.Globalization": "4.3.0",
800           "System.IO": "4.3.0",
801           "System.IO.FileSystem": "4.3.0",
802           "System.IO.FileSystem.Primitives": "4.3.0",
803           "System.Resources.ResourceManager": "4.3.0",
804           "System.Runtime": "4.3.0",
805           "System.Runtime.Extensions": "4.3.0",
806           "System.Runtime.InteropServices": "4.3.0",
807           "System.Text.Encoding": "4.3.0",
808           "System.Text.Encoding.Extensions": "4.3.0",
809           "System.Text.RegularExpressions": "4.3.0",
810           "System.Threading.Tasks": "4.3.0",
811           "System.Threading.Tasks.Extensions": "4.3.0"
812         },
813         "runtime": {
814           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
815         }
816       },
817       "system.xml.xdocument/4.3.0": {
818         "dependencies": {
819           "System.Collections": "4.3.0",
820           "System.Diagnostics.Debug": "4.3.0",
821           "System.Diagnostics.Tools": "4.3.0",
822           "System.Globalization": "4.3.0",
823           "System.IO": "4.3.0",
824           "System.Reflection": "4.3.0",
825           "System.Resources.ResourceManager": "4.3.0",
826           "System.Runtime": "4.3.0",
827           "System.Runtime.Extensions": "4.3.0",
828           "System.Text.Encoding": "4.3.0",
829           "System.Threading": "4.3.0",
830           "System.Xml.ReaderWriter": "4.3.0"
831         },
832         "runtime": {
833           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
834         }
835       }
836     }
837   },
838   "libraries": {
839     "parallelextensionsextras_standard/1.0.0": {
840       "type": "project",
841       "serviceable": false,
842       "sha512": ""
843     },
844     "microsoft.csharp/4.3.0": {
845       "type": "package",
846       "serviceable": true,
847       "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==",
848       "path": "microsoft.csharp/4.3.0",
849       "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512"
850     },
851     "microsoft.netcore.platforms/1.1.0": {
852       "type": "package",
853       "serviceable": true,
854       "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
855       "path": "microsoft.netcore.platforms/1.1.0",
856       "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
857     },
858     "microsoft.netcore.targets/1.1.0": {
859       "type": "package",
860       "serviceable": true,
861       "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
862       "path": "microsoft.netcore.targets/1.1.0",
863       "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
864     },
865     "microsoft.win32.primitives/4.3.0": {
866       "type": "package",
867       "serviceable": true,
868       "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
869       "path": "microsoft.win32.primitives/4.3.0",
870       "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
871     },
872     "netstandard.library/1.6.1": {
873       "type": "package",
874       "serviceable": true,
875       "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
876       "path": "netstandard.library/1.6.1",
877       "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
878     },
879     "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
880       "type": "package",
881       "serviceable": true,
882       "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
883       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
884       "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
885     },
886     "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
887       "type": "package",
888       "serviceable": true,
889       "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
890       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
891       "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
892     },
893     "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
894       "type": "package",
895       "serviceable": true,
896       "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
897       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
898       "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
899     },
900     "runtime.native.system/4.3.0": {
901       "type": "package",
902       "serviceable": true,
903       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
904       "path": "runtime.native.system/4.3.0",
905       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
906     },
907     "runtime.native.system.io.compression/4.3.0": {
908       "type": "package",
909       "serviceable": true,
910       "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
911       "path": "runtime.native.system.io.compression/4.3.0",
912       "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
913     },
914     "runtime.native.system.net.http/4.3.0": {
915       "type": "package",
916       "serviceable": true,
917       "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
918       "path": "runtime.native.system.net.http/4.3.0",
919       "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
920     },
921     "runtime.native.system.security.cryptography.apple/4.3.0": {
922       "type": "package",
923       "serviceable": true,
924       "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
925       "path": "runtime.native.system.security.cryptography.apple/4.3.0",
926       "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
927     },
928     "runtime.native.system.security.cryptography.openssl/4.3.0": {
929       "type": "package",
930       "serviceable": true,
931       "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
932       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
933       "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
934     },
935     "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
936       "type": "package",
937       "serviceable": true,
938       "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
939       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
940       "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
941     },
942     "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
943       "type": "package",
944       "serviceable": true,
945       "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
946       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
947       "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
948     },
949     "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0": {
950       "type": "package",
951       "serviceable": true,
952       "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
953       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
954       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
955     },
956     "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
957       "type": "package",
958       "serviceable": true,
959       "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
960       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
961       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
962     },
963     "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
964       "type": "package",
965       "serviceable": true,
966       "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
967       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
968       "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
969     },
970     "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
971       "type": "package",
972       "serviceable": true,
973       "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
974       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
975       "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
976     },
977     "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
978       "type": "package",
979       "serviceable": true,
980       "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
981       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
982       "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
983     },
984     "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0": {
985       "type": "package",
986       "serviceable": true,
987       "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
988       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
989       "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
990     },
991     "system.appcontext/4.3.0": {
992       "type": "package",
993       "serviceable": true,
994       "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
995       "path": "system.appcontext/4.3.0",
996       "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
997     },
998     "system.buffers/4.3.0": {
999       "type": "package",
1000       "serviceable": true,
1001       "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
1002       "path": "system.buffers/4.3.0",
1003       "hashPath": "system.buffers.4.3.0.nupkg.sha512"
1004     },
1005     "system.collections/4.3.0": {
1006       "type": "package",
1007       "serviceable": true,
1008       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
1009       "path": "system.collections/4.3.0",
1010       "hashPath": "system.collections.4.3.0.nupkg.sha512"
1011     },
1012     "system.collections.concurrent/4.3.0": {
1013       "type": "package",
1014       "serviceable": true,
1015       "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
1016       "path": "system.collections.concurrent/4.3.0",
1017       "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
1018     },
1019     "system.componentmodel/4.3.0": {
1020       "type": "package",
1021       "serviceable": true,
1022       "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
1023       "path": "system.componentmodel/4.3.0",
1024       "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
1025     },
1026     "system.console/4.3.0": {
1027       "type": "package",
1028       "serviceable": true,
1029       "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
1030       "path": "system.console/4.3.0",
1031       "hashPath": "system.console.4.3.0.nupkg.sha512"
1032     },
1033     "system.diagnostics.debug/4.3.0": {
1034       "type": "package",
1035       "serviceable": true,
1036       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
1037       "path": "system.diagnostics.debug/4.3.0",
1038       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
1039     },
1040     "system.diagnostics.diagnosticsource/4.3.0": {
1041       "type": "package",
1042       "serviceable": true,
1043       "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
1044       "path": "system.diagnostics.diagnosticsource/4.3.0",
1045       "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
1046     },
1047     "system.diagnostics.tools/4.3.0": {
1048       "type": "package",
1049       "serviceable": true,
1050       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
1051       "path": "system.diagnostics.tools/4.3.0",
1052       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
1053     },
1054     "system.diagnostics.tracing/4.3.0": {
1055       "type": "package",
1056       "serviceable": true,
1057       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
1058       "path": "system.diagnostics.tracing/4.3.0",
1059       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
1060     },
1061     "system.drawing.primitives/4.3.0": {
1062       "type": "package",
1063       "serviceable": true,
1064       "sha512": "sha512-1QU/c35gwdhvj77fkScXQQbjiVAqIL3fEYn/19NE0CV/ic5TN5PyWAft8HsrbRd4SBLEoErNCkWSzMDc0MmbRw==",
1065       "path": "system.drawing.primitives/4.3.0",
1066       "hashPath": "system.drawing.primitives.4.3.0.nupkg.sha512"
1067     },
1068     "system.dynamic.runtime/4.3.0": {
1069       "type": "package",
1070       "serviceable": true,
1071       "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
1072       "path": "system.dynamic.runtime/4.3.0",
1073       "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
1074     },
1075     "system.globalization/4.3.0": {
1076       "type": "package",
1077       "serviceable": true,
1078       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
1079       "path": "system.globalization/4.3.0",
1080       "hashPath": "system.globalization.4.3.0.nupkg.sha512"
1081     },
1082     "system.globalization.calendars/4.3.0": {
1083       "type": "package",
1084       "serviceable": true,
1085       "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
1086       "path": "system.globalization.calendars/4.3.0",
1087       "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
1088     },
1089     "system.globalization.extensions/4.3.0": {
1090       "type": "package",
1091       "serviceable": true,
1092       "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
1093       "path": "system.globalization.extensions/4.3.0",
1094       "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
1095     },
1096     "system.io/4.3.0": {
1097       "type": "package",
1098       "serviceable": true,
1099       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
1100       "path": "system.io/4.3.0",
1101       "hashPath": "system.io.4.3.0.nupkg.sha512"
1102     },
1103     "system.io.compression/4.3.0": {
1104       "type": "package",
1105       "serviceable": true,
1106       "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
1107       "path": "system.io.compression/4.3.0",
1108       "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
1109     },
1110     "system.io.compression.zipfile/4.3.0": {
1111       "type": "package",
1112       "serviceable": true,
1113       "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
1114       "path": "system.io.compression.zipfile/4.3.0",
1115       "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
1116     },
1117     "system.io.filesystem/4.3.0": {
1118       "type": "package",
1119       "serviceable": true,
1120       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
1121       "path": "system.io.filesystem/4.3.0",
1122       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
1123     },
1124     "system.io.filesystem.primitives/4.3.0": {
1125       "type": "package",
1126       "serviceable": true,
1127       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
1128       "path": "system.io.filesystem.primitives/4.3.0",
1129       "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
1130     },
1131     "system.linq/4.3.0": {
1132       "type": "package",
1133       "serviceable": true,
1134       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
1135       "path": "system.linq/4.3.0",
1136       "hashPath": "system.linq.4.3.0.nupkg.sha512"
1137     },
1138     "system.linq.expressions/4.3.0": {
1139       "type": "package",
1140       "serviceable": true,
1141       "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
1142       "path": "system.linq.expressions/4.3.0",
1143       "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
1144     },
1145     "system.net.http/4.3.0": {
1146       "type": "package",
1147       "serviceable": true,
1148       "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
1149       "path": "system.net.http/4.3.0",
1150       "hashPath": "system.net.http.4.3.0.nupkg.sha512"
1151     },
1152     "system.net.primitives/4.3.0": {
1153       "type": "package",
1154       "serviceable": true,
1155       "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
1156       "path": "system.net.primitives/4.3.0",
1157       "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
1158     },
1159     "system.net.sockets/4.3.0": {
1160       "type": "package",
1161       "serviceable": true,
1162       "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
1163       "path": "system.net.sockets/4.3.0",
1164       "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
1165     },
1166     "system.objectmodel/4.3.0": {
1167       "type": "package",
1168       "serviceable": true,
1169       "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
1170       "path": "system.objectmodel/4.3.0",
1171       "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
1172     },
1173     "system.reflection/4.3.0": {
1174       "type": "package",
1175       "serviceable": true,
1176       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
1177       "path": "system.reflection/4.3.0",
1178       "hashPath": "system.reflection.4.3.0.nupkg.sha512"
1179     },
1180     "system.reflection.emit/4.3.0": {
1181       "type": "package",
1182       "serviceable": true,
1183       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
1184       "path": "system.reflection.emit/4.3.0",
1185       "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
1186     },
1187     "system.reflection.emit.ilgeneration/4.3.0": {
1188       "type": "package",
1189       "serviceable": true,
1190       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
1191       "path": "system.reflection.emit.ilgeneration/4.3.0",
1192       "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
1193     },
1194     "system.reflection.emit.lightweight/4.3.0": {
1195       "type": "package",
1196       "serviceable": true,
1197       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
1198       "path": "system.reflection.emit.lightweight/4.3.0",
1199       "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
1200     },
1201     "system.reflection.extensions/4.3.0": {
1202       "type": "package",
1203       "serviceable": true,
1204       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
1205       "path": "system.reflection.extensions/4.3.0",
1206       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
1207     },
1208     "system.reflection.primitives/4.3.0": {
1209       "type": "package",
1210       "serviceable": true,
1211       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
1212       "path": "system.reflection.primitives/4.3.0",
1213       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
1214     },
1215     "system.reflection.typeextensions/4.3.0": {
1216       "type": "package",
1217       "serviceable": true,
1218       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
1219       "path": "system.reflection.typeextensions/4.3.0",
1220       "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
1221     },
1222     "system.resources.resourcemanager/4.3.0": {
1223       "type": "package",
1224       "serviceable": true,
1225       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
1226       "path": "system.resources.resourcemanager/4.3.0",
1227       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
1228     },
1229     "system.runtime/4.3.0": {
1230       "type": "package",
1231       "serviceable": true,
1232       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
1233       "path": "system.runtime/4.3.0",
1234       "hashPath": "system.runtime.4.3.0.nupkg.sha512"
1235     },
1236     "system.runtime.extensions/4.3.0": {
1237       "type": "package",
1238       "serviceable": true,
1239       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
1240       "path": "system.runtime.extensions/4.3.0",
1241       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
1242     },
1243     "system.runtime.handles/4.3.0": {
1244       "type": "package",
1245       "serviceable": true,
1246       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
1247       "path": "system.runtime.handles/4.3.0",
1248       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
1249     },
1250     "system.runtime.interopservices/4.3.0": {
1251       "type": "package",
1252       "serviceable": true,
1253       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
1254       "path": "system.runtime.interopservices/4.3.0",
1255       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
1256     },
1257     "system.runtime.interopservices.runtimeinformation/4.3.0": {
1258       "type": "package",
1259       "serviceable": true,
1260       "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
1261       "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
1262       "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
1263     },
1264     "system.runtime.numerics/4.3.0": {
1265       "type": "package",
1266       "serviceable": true,
1267       "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
1268       "path": "system.runtime.numerics/4.3.0",
1269       "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
1270     },
1271     "system.security.cryptography.algorithms/4.3.0": {
1272       "type": "package",
1273       "serviceable": true,
1274       "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
1275       "path": "system.security.cryptography.algorithms/4.3.0",
1276       "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
1277     },
1278     "system.security.cryptography.cng/4.3.0": {
1279       "type": "package",
1280       "serviceable": true,
1281       "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
1282       "path": "system.security.cryptography.cng/4.3.0",
1283       "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
1284     },
1285     "system.security.cryptography.csp/4.3.0": {
1286       "type": "package",
1287       "serviceable": true,
1288       "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
1289       "path": "system.security.cryptography.csp/4.3.0",
1290       "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
1291     },
1292     "system.security.cryptography.encoding/4.3.0": {
1293       "type": "package",
1294       "serviceable": true,
1295       "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
1296       "path": "system.security.cryptography.encoding/4.3.0",
1297       "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
1298     },
1299     "system.security.cryptography.openssl/4.3.0": {
1300       "type": "package",
1301       "serviceable": true,
1302       "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
1303       "path": "system.security.cryptography.openssl/4.3.0",
1304       "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1305     },
1306     "system.security.cryptography.primitives/4.3.0": {
1307       "type": "package",
1308       "serviceable": true,
1309       "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
1310       "path": "system.security.cryptography.primitives/4.3.0",
1311       "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
1312     },
1313     "system.security.cryptography.x509certificates/4.3.0": {
1314       "type": "package",
1315       "serviceable": true,
1316       "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
1317       "path": "system.security.cryptography.x509certificates/4.3.0",
1318       "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
1319     },
1320     "system.text.encoding/4.3.0": {
1321       "type": "package",
1322       "serviceable": true,
1323       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1324       "path": "system.text.encoding/4.3.0",
1325       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1326     },
1327     "system.text.encoding.extensions/4.3.0": {
1328       "type": "package",
1329       "serviceable": true,
1330       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
1331       "path": "system.text.encoding.extensions/4.3.0",
1332       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
1333     },
1334     "system.text.regularexpressions/4.3.0": {
1335       "type": "package",
1336       "serviceable": true,
1337       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
1338       "path": "system.text.regularexpressions/4.3.0",
1339       "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
1340     },
1341     "system.threading/4.3.0": {
1342       "type": "package",
1343       "serviceable": true,
1344       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1345       "path": "system.threading/4.3.0",
1346       "hashPath": "system.threading.4.3.0.nupkg.sha512"
1347     },
1348     "system.threading.tasks/4.3.0": {
1349       "type": "package",
1350       "serviceable": true,
1351       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1352       "path": "system.threading.tasks/4.3.0",
1353       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1354     },
1355     "system.threading.tasks.extensions/4.3.0": {
1356       "type": "package",
1357       "serviceable": true,
1358       "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
1359       "path": "system.threading.tasks.extensions/4.3.0",
1360       "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
1361     },
1362     "system.threading.tasks.parallel/4.3.0": {
1363       "type": "package",
1364       "serviceable": true,
1365       "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
1366       "path": "system.threading.tasks.parallel/4.3.0",
1367       "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
1368     },
1369     "system.threading.timer/4.3.0": {
1370       "type": "package",
1371       "serviceable": true,
1372       "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
1373       "path": "system.threading.timer/4.3.0",
1374       "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
1375     },
1376     "system.xml.readerwriter/4.3.0": {
1377       "type": "package",
1378       "serviceable": true,
1379       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
1380       "path": "system.xml.readerwriter/4.3.0",
1381       "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
1382     },
1383     "system.xml.xdocument/4.3.0": {
1384       "type": "package",
1385       "serviceable": true,
1386       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
1387       "path": "system.xml.xdocument/4.3.0",
1388       "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
1389     }
1390   }